20. Quiz: DISTINCT
Questions: DISTINCT
Use the SQL environment below to assist with answering the following questions. Whether you get stuck or you just want to double check your solutions, my answers can be found at the top of the next concept.
Use DISTINCT to test if there are any accounts associated with more than one region.
Have any sales reps worked on more than one account?
Code
If you need a code on the https://github.com/udacity.